IKeyValuePair Generic Interface

Represents a key-value pair.

Syntax

generic<typename K, typename V>
public interface class IKeyValuePair  

Requirements

Namespace: Windows.Foundation.Collections

Metadata: windows.winmd

See also

Reference

IKeyValuePair Members

Windows.Foundation.Collections Namespace